'宣言 Private Overloads Sub PopulatePanels( _ ByVal items As System.Collections.IEnumerable, _ ByVal dockedHost As C1DockControlPanel, _ ByVal keep As System.Collections.Generic.Dictionary(Of UIElement,Object) _ )
private void PopulatePanels( System.Collections.IEnumerable items, C1DockControlPanel dockedHost, System.Collections.Generic.Dictionary<UIElement,object> keep )
パラメータ
- items
- dockedHost
- keep